Name | Description | |
---|---|---|
NotifyCollectionChangedEventArgs<T> Constructor | Overloaded. |
The following tables list the members exposed by NotifyCollectionChangedEventArgs<T>.
Name | Description | |
---|---|---|
NotifyCollectionChangedEventArgs<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
Action | (Inherited from System.Collections.Specialized.NotifyCollectionChangedEventArgs) | |
NewItems | (Inherited from System.Collections.Specialized.NotifyCollectionChangedEventArgs) | |
NewStartingIndex | (Inherited from System.Collections.Specialized.NotifyCollectionChangedEventArgs) | |
OldItems | (Inherited from System.Collections.Specialized.NotifyCollectionChangedEventArgs) | |
OldStartingIndex | (Inherited from System.Collections.Specialized.NotifyCollectionChangedEventArgs) |
Name | Description | |
---|---|---|
Create | Creates a new NotifyCollectionChangedEventArgs<T>. |